Skip to content

public Election::removeVote

Read it at the source

Description

php
public Election->removeVote ( CondorcetPHP\Condorcet\Vote $vote ): true

Remove Votes from an election.

Parameter

vote: CondorcetPHP\Condorcet\Vote

Vote object.

Return value

(true) True on success



Tutorial

Released under the MIT License.